home *** CD-ROM | disk | FTP | other *** search
/ Champak Vol A-4 / (Vol A-4) Vol. A4.iso / Games / loa_and_the_island.swf / scripts / DefineSprite_556 / frame_10 / PlaceObject2_549_7 / CLIPACTIONRECORD onClipEvent(load).as
Text File  |  2008-03-17  |  105b  |  8 lines

  1. onClipEvent(load){
  2.    _visible = false;
  3.    if(_root.underwater == true)
  4.    {
  5.       stop();
  6.    }
  7. }
  8.